CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - network neural letters

搜索资源列表

  1. 1

    0下载:
  2. bp神经网络对字母的识别,在matlab里运行,并且附带程序和运行后的图像,-The bp neural network recognition of letters, running in the matlab, and the supplementary program and after the operation of the image,
  3. 所属分类:matlab

    • 发布日期:2017-04-28
    • 文件大小:16418
    • 提供者:hou
  1. -bp_Alphabet_recogniton

    0下载:
  2. 用Matlab类神经网络识别大写英文字母-Matlab neural network to identify with capital letters
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-12
    • 文件大小:916
    • 提供者:邱德泰
  1. Letter-recognition

    0下载:
  2. 能够利用matlab对26个英文字母进行识别,利用BP神经网络的背景-You can use matlab to identify 26 letters of the alphabet, using BP neural network background
  3. 所属分类:matlab

    • 发布日期:2017-04-24
    • 文件大小:245129
    • 提供者:朱盼盼
  1. cnn

    0下载:
  2. 用卷积神经网络实现字母图像的识别,里面包含数据集,可直接使用-Achieve recognition letters image convolution neural network, which includes data collection, can be used directly
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-06-03
    • 文件大小:14881202
    • 提供者:zhaobendong
  1. recognition-of-characters

    0下载:
  2. 采用MATLAB神经网络中的BP网络进行26个英语字母的仿真识别。采用了改进型的BP算法设计了26个字符的模式识别系统。并对该系统进行了训练和测试。-MATLAB neural network in the BP network for 26 English letters of the simulation. The pattern recognition system based on the improved BP algorithm is designed. And training a
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1272
    • 提供者:shinfer
  1. nn

    0下载:
  2. 神经网络识别手写数字体和英文字母的程序,并有图形界面-Neural network identification number handwritten font and the letters of the program, and a graphical interface
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-11
    • 文件大小:2060381
    • 提供者:孙德宇
  1. cmake-3.4.1

    0下载:
  2. Achieve recognition letters image convolution neural network, which includes data collection, can be used directly
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-28
    • 文件大小:11004174
    • 提供者:scott
  1. zi-mu-shibie-alphabet-recognition

    0下载:
  2. 用MATLAB实现26个字母的识别,采用神经网络算法实现的。-MATLAB 26 letters recognition, USES the neural network algorithm.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-03
    • 文件大小:889253
    • 提供者:robin-lu
  1. BPrecognition

    1下载:
  2. BP神经网络识别手写字符验证码,包括10721张字母、数字样本-BP neural network handwritten character recognition codes, including 10,721 letters, numbers, samples
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-14
    • 文件大小:3356194
    • 提供者:武峥
  1. BP-recognize

    0下载:
  2. 神经网络学习相关:基于BP网络实现模糊字母识别 设计一个标准BP学习算法训练网络,实现对加噪字母的识别 -Neural network learning relevant: fuzzy identification letters design a standard BP learning algorithm to train the network based on BP network, adding noise to achieve recognition of the lette
  3. 所属分类:Other systems

    • 发布日期:2017-05-04
    • 文件大小:43075
    • 提供者:sunjing
  1. 神经网络拟合26个英文字母

    0下载:
  2. 用神经网络的方法,拟合26个英文字母,并不断自主学习(The method of neural network is used to fit 26 English letters and continue to study independently.)
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:1024
    • 提供者:肚肚加
  1. MATLAB

    0下载:
  2. 在matlab平台上搭建BP神经网络对26个字母进行训练识别(BP neural network is built on MATLAB platform to train and identify 26 letters.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-05-01
    • 文件大小:2048
    • 提供者:cnnbp
  1. 基于matlab+模板匹配的车牌识别

    2下载:
  2. 车牌识别系统(License Plate Recognition System,LPRS)在许多应用程序中 扮演一个重要的角色,如停车场系统、道路监控、高速公路收费系统、电子警察系 统。在我国,车牌种类较多,并有数字、字母和汉字,与别的国家的车牌相比较为 复杂。课题中提出了基于人工神经网络(ANN)的车牌自动识别系统。车牌识别 系统包括三个主要组件:车牌定位、字符分割和字符识别。(License plate recognition system plays an important ro
  3. 所属分类:图形/文字识别

    • 发布日期:2020-01-05
    • 文件大小:11207680
    • 提供者:孤鸿浪子
  1. Python神经网络编程.pdf+代码

    3下载:
  2. 本书首先从简单的思路着手,详细介绍了理解神经网络如何工作所必须的基础知识。第一部分介绍基本的思路,包括神经网络底层的数学知识,第2部分是实践,介绍了学习Python编程的流行和轻松的方法,从而逐渐使用该语言构建神经网络,以能够识别人类手写的字母,特别是让其像专家所开发的网络那样地工作。第3部分是扩展,介绍如何将神经网络的性能提升到工业应用的层级,甚至让其在Raspberry Pi上工作。(This book begins with a brief introduction to the basi
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2019-03-09
    • 文件大小:10143744
    • 提供者:wangjindian00
« 1 2 3»
搜珍网 www.dssz.com